Error Encountered
/home/AlphaHelp/helpfiles//Ref/Api/Objects/Server/Context/DataCache/GetGuidForKey Method.xml:19: parser error : Opening and ending tag mismatch: discussion line 17 and discusion ^ unable to parse /home/AlphaHelp/helpfiles//Ref/Api/Objects/Server/Context/DataCache/GetGuidForKey Method.xml
00000 <page>
00001     <shortlink>api objects datacache gridcache object GetGuidForKey method</shortlink>
00002     <topic>GetGuidForKey Method</topic>
00003     <description>Get the guid key for an item key.</description>
00004     <prototypes>
00005         <prototype>GetGuidForKey as CallResult (Key as C)</prototype>
00006     </prototypes>
00007     <arguments>
00008         <argument>
00009             <name>Key</name>
00010             <types>
00011                 <type>C</type>
00012             </types>
00013             <description>Get guid string key for an item key in the cache. For internal use only.</description>
00014         </argument>
00015     </arguments>
00016 	<discussion>
00017 	Check the CallResult for success or not. If successful, CallResult.ReturnDataValue will have the guid string.
00018 	</discusion>
00019     <terms>datacache,logical,number</terms>

00020 </page>